github.com/aws/aws-sdk-go-v2/internal/endpoints/v2.Endpoint.mergeIn (method)

3 uses

	github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 (current package)
		endpoints.go#L220: 	merged.mergeIn(def)
		endpoints.go#L221: 	merged.mergeIn(e)
		endpoints.go#L256: func (e *Endpoint) mergeIn(other Endpoint) {